| Status | Crowd Source | Ministry of Health and Family Welfare |
|---|---|---|
| Deceased | 26 | 124 |
| Hospitalized | 5095 | 4312 |
| Recovered | 114 | 353 |
| Total | 5236 | 4789 |
Crowd Sourced Data: https://www.covid19india.org/
Official Data: Ministry of Health and Family Welfare Data hosted on this repository https://github.com/rahulnyk/covid19_india_data
World Data: Repository hosted by Johns Hopkins CSSE https://github.com/CSSEGISandData/COVID-19
Last update at 2020-04-07 21:44:53
Data: Crowd sourced
Code: https://github.com/rahulnyk/COVID19_India/blob/master/IndiaTimeseriesAnimation.R
The solid lines are smoothed conditional means, which indicated the overall trend. The dots and the soft lines represent actual data.
Growth rate is calculated as:
\[G_{current} = (Total_{previous}- Total_{current})/Total_{previous}\]
Daily Growth rate of COVID19 cases in India
Code: https://github.com/rahulnyk/COVID19_India/blob/master/IndiaGrowthRate_v2.R
Total number of COVID19 cases in India by Date
Code: https://github.com/rahulnyk/COVID19_India/blob/master/IndiaCumulativeCases_v2.R
Statewise Split
Data: Crowd sourced
Code: https://github.com/rahulnyk/COVID19_India/blob/master/IndiaTimeseries_v3.R
Statewise Split
Code: https://github.com/rahulnyk/COVID19_India/blob/master/IndiaStateWise.R
Data available for 997 cases
Code: https://github.com/rahulnyk/COVID19_India/blob/master/IndiaAgewise.R